home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / qwhite.zip / NINSTALL.TEC < prev    next >
Text File  |  1992-03-25  |  9KB  |  207 lines

  1. ID:NI Networks & Multiple DESQview Users
  2. Quarterdeck Technical Note #158
  3. by Dan Sweeney
  4. last revision:  19 February 1992
  5.  
  6. Q:   CAN MULTIPLE USERS USE DESQVIEW FROM 1 MASTER COPY ON A NOVELL DEDICATED 
  7.      FILE SERVER?
  8.  
  9. A:   Yes.  Follow this procedure after you have read Appendix C of the 
  10.      DESQview manual. 
  11.  
  12. LEGAL CONSIDERATIONS
  13.  
  14.      Your license agreement specifically prohibits you from assigning or 
  15. transferring DESQview to any other person.  You are bound by the terms of this 
  16. license agreement when you use DESQview on a network.  EACH and EVERY 
  17. INDIVIDUAL USER OF DESQview on ANY network MUST have purchased (or otherwise 
  18. legally acquired) a copy of DESQview and MUST have a DESQview manual. 
  19.  
  20. OPERATIONAL CONSIDERATIONS ON NOVELL NETWORKS
  21.  
  22.      MAPPING: 
  23.      Novell's MAP INSERT can be used inside DESQview.  However, we recommend 
  24. that Search Drive mapping be done from within the login script prior to 
  25. starting DESQview.  Search drives (Z:, Y:, X:, ...) should never be used to 
  26. change directories on the network inside DESQview.  If a user issues the change 
  27. directory command from within a DESQview window on a search mapped drive the 
  28. new value entered (i.E., "cd \data") is globally applied to all DESQview 
  29. windows.  This can cause application programs in other windows that use 
  30. overlays to fail as the search map no longer points to the correct directory.  
  31. DESQview will remember the correct subdirectory on MAPped drives which are not 
  32. search drives (F:, G:, H:, ...).
  33.  
  34.      PRINTING: 
  35.      A user can run Novell's CAPTURE command from within batch files or from 
  36. the keyboard within a DESQview window.  If the user runs CAPTURE in one window 
  37. and then reruns CAPTURE in another window the previous CAPTURE command is 
  38. lost.  It is best to set up your default CAPTURE(s) from within the user login 
  39. script prior to loading DESQview. 
  40.  
  41.      SWAPPING:
  42.      In the case where a workstation doesn't have or has run out of exPANded 
  43. memory DESQview's default is to swap to the directory where DESQview was 
  44. started from.  The user should have both create and delete rights in his 
  45. default DESQview directory.  If you have limited the users' network drive disk 
  46. space DESQview may post an error message when the user attempts to switch 
  47. windows.  A DESQview SWAP file is typically as large as the amount of memory 
  48. allocated to the program in the PIF file plus 10 to 16K.  For programs that 
  49. use exPANded memory this can vary quite a bit.  Be sure to allow the user 
  50. enough disk space to accommodate these swap files. 
  51.         
  52.      SUPPORT:
  53.      Each user MUST use the SERIAL NUMBER FROM THEIR COPY of DESQview when 
  54. contacting Quarterdeck Technical Support.  Appendix C suggests that you may 
  55. "share" the portions of DESQview which are not unique to an individual.  This 
  56. example shows how this might be done. The example lists the structure of 
  57. directories and files on a Netware file server named QDECK, the user's name 
  58. will be FRANK.  
  59.  
  60.        SYS:
  61.          +-- SYSTEM
  62.          +-- PUBLIC
  63.          +-- MAIL
  64.          +-- LOGIN
  65.          +-- USERS
  66.          +-- PROGRAMS
  67.          +-- DATA
  68.  
  69.      Step 1.   Create a DESQview directory as a subdirectory of
  70.                programs.
  71.  
  72.      Step 2.   Install DESQview into SYS:PROGRAMS/DESQview. 
  73.  
  74.      Step 3.   Create the FRANK\DV directory as a subdirectory of
  75.                USERS.
  76.  
  77.      Step 4.   COPY these files from the DESQview diskette into
  78.                FRANK\DV
  79.      
  80.      DESQVIEW.DIR    DVSETUP.COM        *.DVP
  81.      DESQVIEW.DVH    INSTLADD.COM       
  82.      AU-LOAD.COM     FW-LOAD.COM    
  83.      LT-LOAD.COM     MM-LOAD.COM    
  84.      PX-LOAD.COM     WS-LOAD.COM
  85.      DESQVIEW.DVO    INSTLAC.COM
  86.      LS-LOAD.COM     MS.COM
  87.  
  88.      Step 5.   Delete the above files from SYS:PROGRAMS/DESQview
  89.  
  90.      Step 6.   Create or modify user FRANK's login script similar
  91.                to example below.
  92.  
  93.      FRANK's Login script looks like this:
  94.  
  95.      MAP *1:=SYS:USERS/%LOGIN_NAME/DV     ;places user in their DV
  96.                                            directory
  97.      MAP P:=QDECK/SYS:DATA/PDOXDATA       ;required for Paradox
  98.      MAP S14:=QDECK/SYS:PROGRAMS/PARADOX  ;search map for Paradox
  99.      MAP S15:=QDECK/SYS:PROGRAMS/DESQview ;search map for DESQview
  100.      MAP S16:=QDECK/SYS:PUBLIC            ;search map to Public
  101.                                            directory 
  102.                                           ;to keep Netware's      
  103.                                            default map
  104.                                           ;from modifying your
  105.                                            path
  106.  
  107.      Step 7.   Login to the network as FRANK
  108.  
  109.      Step 8.   Make sure you are in the directory \USERS\FRANK\DV. 
  110.                Type AUTOINST X: and press enter (substitute the   
  111.                drive letter, i.e., F:, G:, ... for X).  Repeat this 
  112.                step for each drive the user has access to.
  113.  
  114.      Step 9.   From the FRANK\DV directory type SETUP and press
  115.                enter.  You may choose either simple or advanced    
  116.                setup.  The setup program will create a file named  
  117.                DVSETUP.DV in the FRANK\DV directory.  This file is 
  118.                specific to the user FRANK and the workstation's
  119.                hardware configuration (i.e., EGA monitor, allow      
  120.                swapping, etc.)  If FRANK were to change his video   
  121.                adapter from EGA to VGA SETUP should be run again
  122.                prior to starting DESQview.  If FRANK were to login 
  123.                from another workstation that didn't match the video 
  124.                and mouse settings in his DVSETUP.DV problems may  
  125.                occur. 
  126.  
  127.      Your directory structure should now look similar to the example:
  128.  
  129. SYS:
  130.     +- SYSTEM
  131.     +- PUBLIC
  132.     +- MAIL
  133.     +- LOGIN
  134.     +- USERS
  135.     |  |          
  136.     |  +- FRANK   
  137.     |      +- DV  (files)
  138.     |         +- DESQVIEW.DIR
  139.     |            INSTLAC.COM
  140.     |            DVSETUP.COM
  141.     |            DESQVIEW.DVO
  142.     |            DESQVIEW.DVH
  143.     |            DVSETUP.DV
  144.     |            AU-LOAD.COM   ;Loader file for Autocad
  145.     |            FW-LOAD.COM   ;Loader file for Framework
  146.     |            LS-LOAD.COM   ;Loader file for Lotus release
  147.     |                           2-2.01
  148.     |            LT-LOAD.COM   ;Loader file for Lotus release 1
  149.     |            MM-LOAD.COM   ;Loader file for Multi-Mate
  150.     |            PX-LOAD.COM   ;Loader file for Paradox release
  151.     |                           2-2.01
  152.     |            WS-LOAD.COM   ;Loader file for Wordstar
  153.     |            L2-PIF.DVP    ;PIF for Lotus
  154.     |            P2-PIF.DVP    ;PIF for Paradox
  155.     |            MS-PIF.DVP    ;PIF for Memory Status
  156.     |            AP-PIF.DVP    ;PIF for Add a Program
  157.     |            CP-PIF.DVP    ;PIF for Change & Delete a
  158.     |                           program        
  159.     |            DS-PIF.DVP    ;PIF for Dos Services
  160.     |            SS-PIF.DVP    ;PIF for Sample Spreadsheet
  161.     |            SD-PIF.DVP    ;PIF for Sample Document
  162.     |                          ;PIF stands for Program Information
  163.     |                           File.
  164.     |                         
  165.     +-- PROGRAMS           
  166.     |    |
  167.     |    +- DESQview
  168.     |    |    +------- (Install DESQview to this directory)
  169.     |    |               
  170.     |    +- PARADOX
  171.     |    |    +------- (program files for Paradox)
  172.     |    +- LOTUS 
  173.     |         +------- (program files for Lotus)
  174.     |        
  175.     +-- DATA   
  176.          |       
  177.          +- PDOXDATA
  178.          |    +------- (Database files for Paradox)
  179.          +- 123DATA             
  180.               +------- (Worksheet files for Lotus)
  181.  
  182.  
  183.      FRANK should then start DESQview from the \FRANK\DV directory.
  184.  
  185.      If you are running DV.COM (or XDV.COM),  DESQview must be run with the 
  186. following command line:
  187.  
  188.      DV /F:(SYS):\PROGRAMS\DESQVIEW\DV.EXE
  189.  
  190. where "(SYS)" is the drive letter assigned to the the network drive where 
  191. DESQview is loaded, and "\PROGRAMS\DESQVIEW" is the rest of the path of the 
  192. directory in which DESQview is loaded.  Say "G" is the letter assigned to the 
  193. drive on which DESQview is loaded, this switch would be:
  194.  
  195.      DV /F:G:\PROGRAMS\DESQVIEW\DV.EXE
  196.  
  197. DV.COM loads DV.EXE, and looks for it only in the currently logged directory.  
  198. The switch "/F:" causes DV.COM to load the program specified.  In this case, 
  199. DV.EXE is still the program loaded, but as it is not the current directory, 
  200. DV.COM must be told where to find it. 
  201.  
  202.   ************************************************************************
  203.   *This technical note may be copied and distributed freely as long as it*
  204.   *is distributed in its entirety and it is not distributed for profit.  *
  205.   *         Copyright (C) 1990-2 by Quarterdeck Office Systems           *
  206.   ************************ E N D   O F   F I L E *************************
  207.